go/types.Config.alignof (method)

2 uses

	go/types (current package)
		builtins.go#L643: 			x.val = constant.MakeInt64(check.conf.alignof(x.typ))
		sizes.go#L214: func (conf *Config) alignof(T Type) int64 {